:root{
	--o-r-common-company_name:相談室リアルラブ;
	--o-r-common-name:コーポレートサイト;
	--o-r-common-logo:logo.png;
	--o-r-common-hours:10時00分～19時00分
お電話はお問い合わせフォームに記載いただければ折り返させていただきます。;
	--o-r-common-copyright:Copyright © 2024 東京・恵比寿の婚活なら結婚相談所リアルラブへ ;
	--o-r-common-googlemap:<iframe src="https\00003a//www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d33336.396912836666!2d139.71176859643197!3d35.640384277741546!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b10fffb1e2d%3A0xfeddd53dbff14b0d!2z44Oq44Ki44Or44Op44OW!5e0!3m2!1sja!2sjp!4v1721630684753!5m2!1sja!2sjp" width="600" height="450" style="border\00003a0\00003b" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>;
	--o-r-common-facebook_url:https\00003a//www.facebook.com/TokyoEbisuReallove/;
	--o-r-common-youtube_url:https\00003a//www.youtube.com/@jibun-suki;
	--o-r-animation_setting-animation_type:none;
	--o-r-animation_setting-duration:500;
	--o-r-animation_setting-easing:linear;
	--o-r-animation_setting-delay:3;
	--o-r-animation_setting-timing:50;
	--o-r-animation_setting-once:-w-scroll-re-active;
	--o-r-visual_theme-width:1170px;
	--o-r-font_title-css_url:https\00003a//fonts.googleapis.com/css2?family=Noto+Serif+JP\00003awght@200\00003b300\00003b400\00003b500\00003b600\00003b700\00003b900&display=swap;
	--o-r-font_title-family:'Noto Serif JP', serif;
	--o-r-font_title-weight:700;
	--o-r-font_body-css_url:https\00003a//fonts.googleapis.com/css2?family=Noto+Serif+JP\00003awght@200\00003b300\00003b400\00003b500\00003b600\00003b700\00003b900&display=swap;
	--o-r-font_body-family:'Noto Serif JP', serif;
	--o-r-colors-base:#ffffff;
	--o-r-colors-base_text:#0f334b;
	--o-r-colors-button:#003461;
	--o-r-colors-button_text:#ffffff;
	--o-r-colors-assort:#9f886e;
	--o-r-colors-assort_text:#ffffff;
	--o-r-colors-accent:#003461;
	--o-r-colors-accent_text:#ffffff;
}
.-x-richtext ul, .-x-richtext ol {
	list-style-position: inside;
}
.-j-inline-block {
 display: inline-block;
}
/*common_css*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html{
  font-size:62.5%;
  background-color: var(--o-r-colors-base);
  color: var(--o-r-colors-base_text);
  -webkit-text-size-adjust: 100%;
  scroll-padding-top: 12rem;
}
.-w-scroll-animation u {
  display: inline;
  background: linear-gradient(transparent 50%, rgb(0 88 255 / 50%) 50%);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  font-weight: inherit;
  transition: background-size 1.5s;
  text-decoration: none;
}
.-w-scroll-active {
  u {
    background-size: 100% 100%!important;
  }
}
.-w-scroll-animation.-w-scroll-active {
  p {
      u {
      background-size: 100% 100%!important;
      text-shadow: 1px 1px 2px #fff;
    }
  }
}

[data-lib="322"] u,
.-w-scroll-animation u,
[data-lib="435"] u {
  background: linear-gradient(transparent 50%, rgb(0 88 255 / 50%) 50%)!important;
}

body {
  font-size:1.6rem;
  font-family:'Noto Serif JP', serif;
	
	
    font-weight:400;
  
	
	
    font-style:normal;
  
  line-height : 1.8;
}
a{
  color: inherit;
}
.-w-text p > a{
  color:inherit;
  text-decoration: underline;
}
.-w-text p > a:hover{
  text-decoration: none;
}
h3 {
  font-size: 1.5em;
}

h2,h3,h4,h5,h6,.-w-font-ttl {
  line-height : 1.4;
  font-family:'Noto Serif JP', serif;
	
    font-weight:700;
  
	
	
	
    font-style:normal;
  
}



img {
  max-width: 100%;
  height:auto;
  vertical-align: top;
}
br.-w-pc {
  display: block;
}
br.-w-sp {
  display: none;
}
[data-w-width] {
  max-width: 100%;
}
[data-w-width="1"] {
  width: 1170px;
  width:1170px;
  margin: 0 auto;
}
[data-w-width="1"] [data-w-width="1"]{
  max-width:100%;
  width:100%;
}
@media (max-width: 1170px){
  [data-w-width="1"] {
    max-width:94%;
  }
}
@media screen and (max-width: 767px) {
  html {
    scroll-padding-top: 8rem;
  }
  body {
    font-size: 4vw;
  }
  [data-w-width="0"]{
    max-width:94%;
    margin: 0 auto;
  }
  h3 {
    font-size: 1.4em;
  }
  br.-w-pc {
    display: none;
  }
  br.-w-sp {
    display: block;
  }
}

.-x-text{
  max-width: 1170px;
  margin-left:auto;
  margin-right:auto;
}
.-x-text table{
  border-collapse: collapse;
}
.-x-text td{
  padding: 2px 5px;
  border: 1px solid #ccc;
}
.-x-text ul
,.-x-text ol
,.-x-text li{
  list-style-type:initial;
}
.-x-cont > [data-lib] {
  margin-top:4rem;
}
.-x-cont > [data-lib] ~ [data-lib]{
  margin-top:4rem;
}
@media screen and (max-width: 767px) {
  .-x-cont > [data-lib] {
    margin-top:2.5rem;
  }
  .-x-cont > [data-lib] ~ [data-lib]{
    margin-top:2.5rem;
  }
}

.pagenation {
	display:flex;
	justify-content: center;
	text-align: center;
	margin: 50px 0 0 -10px;
}
.pagenation span {
	display:flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	padding: 0;
	line-height: 1;
	font-size: 0.9375em;
	color: var(--o-r-colors-button);
	box-sizing: border-box;
	margin-left: 10px;
}
.pagenation span a {
	display:flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 9px auto;
	text-decoration: none;
	border: 1px solid;
	height: 50px;
	background: var(--o-r-colors-button_text);
	border-color: var(--o-r-colors-button);
	color: var(--o-r-colors-button);
}
.pagenation span a:hover {
	text-decoration: none;
	background: var(--o-r-colors-button);
	color: var(--o-r-colors-button_text);
}
.pagenation span.current {
	padding: 9px 0;
	text-decoration: none;
	border: 1px solid;
	height: 50px;
	background: var(--o-r-colors-button);
	border-color: var(--o-r-colors-button);
	color: var(--o-r-colors-button_text);
}
.pagenation span.scope_limit {
	text-decoration: none;
	border: 0;
	background: var(--o-r-colors-button_text);
	border-color: var(--o-r-colors-button);
	color: var(--o-r-colors-button);
}
.pagenation span.prev,.pagenation span.next {
	padding:0;
}
.pagenation span.prev a,.pagenation span.next a {
	padding: 9px 0;
}
.pagenation span.prev a:hover,.pagenation span.next a:hover {}
.pagenation span.prev.current,.pagenation span.next.current {
	display: none;
}

/* 見出しアニメーション設定 */




